DefaultLocalDescriptorWrapper

Constructors

Link copied to clipboard
constructor(descriptor: BluetoothGattDescriptor)
constructor(uuid: UUID, permissions: Set<LocalDescriptor.Permissions>)

Properties

Link copied to clipboard
open override val identity: AttributeIdentity

Identity used to correlate this descriptor with incoming GATT callbacks.

Link copied to clipboard
open override val uuid: UUID

Functions

Link copied to clipboard
open override fun addToCharacteristic(characteristic: BluetoothGattCharacteristic)

Adds the descriptor to a BluetoothGattCharacteristic